Text Compare
Produced: 03/07/2019 15:26:22
   
Mode:  All  
Left file: C:\Temp\Digi-Meds-Compare-Examples\1.1.0\Digital Medicines GP Practice Section Example.xml  
Right file: C:\Temp\Digi-Meds-Compare-Examples\1.1.1\Digital Medicines GP Practice Section Example.xml  
  -+ <xml>
<!-- GP Practice--> = <!-- GP Practice-->
<section> <>         <section>
<title value="GP practice"/>                   <title value="GP practice"/>
<code>                           <code>
<coding>                                   <coding>
<system value="http://snomed.info/sct"/>                                           <system value="http://snomed.info/sct"/>
<code value="886711000000101"/>                                           <code value="886711000000101"/>
<display value="GP practice"/>                                           <display value="GP practice"/>
</coding>                                   </coding>
</code>                           </code>
<text>                           <text>
<status value="additional"/>                           <status value="additional"/>
<div xmlns="http://www.w3.org/1999/xhtml">                           <div xmlns="http://www.w3.org/1999/xhtml">
<table width="100%">                           <table width="100%">
<tbody>                                   <tbody>
<tr>                                   <tr>
<th>GP name</th>    
<td>    
<p>Prefix: Dr</p>    
<p>Given Name: Paul</p>    
<p>Family Name: Rastall</p>    
</td>    
</tr>    
<tr>    
<th>GP practice identifier</th>                                           <th>GP practice identifier</th>
<td>                                           <td>
<p>ODS Organization Code:GP123456</p>                                                   <p>ODS Organization Code:GP123456</p>
</td>                                           </td>
</tr>                                   </tr>
<tr>    
<th>GP practice details</th>    
<td>    
<p>Name: MGP Medical Centre</p>    
<p>Address:</p>    
<p>Address Line: 1 MGP House, Overtown</p>    
<p>City: Leeds</p>    
<p>Post Code: LS21 7PA</p>    
</td>    
</tr>    
</tbody>                                   </tbody>
</table>                           </table>
</div>                           </div>
</text>                           </text>
<!--Reference to the Organisation entry as the source of information for this section-->                   <!--Reference to the Organisation entry as the source of information for this section-->
<entry>                   <entry>
<reference value="urn:uuid:94ca030c-03aa-4dae-8270-c2de2b7907ef"/>                           <reference value="urn:uuid:94ca030c-03aa-4dae-8270-c2de2b7907ef"/>
</entry>                   </entry>
</section>           </section>
    </xml>